home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Utilities / RA / RA Samples / logo.ra < prev    next >
Encoding:
Text File  |  1986-10-21  |  370 b   |  33 lines  |  [THED/THTH]

  1. |
  2. |  RA¬
  3. |  title page routine
  4. |
  5. |   ⌐ 1986 COM~LINK & S.Koren
  6. |
  7. #M;
  8.  
  9.  
  10. $
  11. &A
  12. "Hit any key: " ?ñ ╡ @`
  13. |
  14. |  RA title routine
  15. |
  16. &M @ #L; 8 A: ( #N; A. 1 - A: A. 0 > ~ ) #L; #O; #P;`
  17.  
  18. &O
  19. 40 100 ╜
  20. "RA¬"
  21. 60 45 ╜ 
  22. "⌐ 1986 COM~LINK & S.Koren" 
  23. 80 60 ╜
  24. "All rights reserved." `
  25.  
  26. &L
  27. 35 A: ("Ñ" A. 1 - A: A. 0 > ~ ) "!"`
  28.  
  29. &N
  30. "Ñ" 33 A: (" " A. 1 - A: A. 0 > ~ ) "Ñ" "!"`
  31.  
  32. &P ?ñ @ `
  33. $